C++11, the C++ Programming Language. 4th edition.
上傳時(shí)間: 2015-03-24
上傳用戶:evan333
Microsoft Visual C++,Borland C++,Watcom C++ ,Borland C++ ,Borland C++ Builder,Borland C++ 3.1 for DOS,Watcom C++ 11.0 for DOS,GNU DJGPP C++ ,Lccwin32 C Compiler 3.1,Microsoft C,High C
上傳時(shí)間: 2016-07-31
上傳用戶:talenthn
Extensively rewritten to present the C++11 language, standard library, and key design techniques as an integrated whole, Stroustrup thoroughly addresses changes that make C++11 feel like a whole new language, offering definitive guidance for leveraging its improvements in performance, reliability, and clarity. C++ programmers around the world recognize Bjarne Stoustrup as the go-to expert for the absolutely authoritative and exceptionally useful information they need to write outstanding C++ programs. Now, as C++11 compilers arrive and development organizations migrate to the new standard, they know exactly where to turn once more: Stoustrup's C++ Programming Language, Fourth Edition.Bjarne Stroustrup是C++的設(shè)計(jì)師和最早的實(shí)現(xiàn)者,也是《C++程序設(shè)計(jì)語(yǔ)言》、《帶標(biāo)注的C++參考手冊(cè)》和《C++語(yǔ)言的設(shè)計(jì)與演化》的作者。他從丹麥Aarhus大學(xué)和英國(guó)牛津大學(xué)畢業(yè),現(xiàn)在是AT&T大規(guī)模程序設(shè)計(jì)研究部的負(fù)責(zé)人,AT&T特別成員,AT&T貝爾實(shí)驗(yàn)室特別成員,以及ACM特別成員。Stroustrup的研究興趣包括分布式系統(tǒng)、操作系統(tǒng)、模擬、設(shè)計(jì)和程序設(shè)計(jì)。他也是Addison·Wesley的C++In-Depth系列書(shū)籍的編輯。
標(biāo)簽: C++
上傳時(shí)間: 2022-02-01
上傳用戶:
高清電子書(shū)-C++ Primer Plus, 第6版英文版 1438頁(yè)Learning C++ is an adventure of discovery, particularly because the language accommodates several programming paradigms, including object-oriented programming, generic programming, and the traditional procedural programming.The fifth edition of this book described the language as set forth in the ISO C++ standards, informally known as C++99 and C++03, or, sometimes as C++99/03. (The 2003 version was largely a technical correction to the 1999 standard and didn’t add any new features.) Since then, C++ continues to evolve.As this book is written, the international C++ Standards Committee has just approved a new version of the standard.This standard had the informal name of C++0x while in development, and now it will be known as C++11. Most contemporary compilers support C++99/03 quite well, and most of the examples in this book comply with that standard. But many features of the new standard already have appeared in some implementations, and this edition of C++ Primer Plus explores these new features. C++ Primer Plus discusses the basic C language and presents C++ features, making this book self-contained. It presents C++ fundamentals and illustrates them with short, to-the-point programs that are easy to copy and experiment with.You learn about input/output (I/O), how to make programs perform repetitive tasks and make choices, the many ways to handle data, and how to use functions.You learn about the many features C++ has added to C, including the followi
標(biāo)簽: C++
上傳時(shí)間: 2022-02-19
上傳用戶:trh505
本書(shū)通過(guò)大量短小精悍的程序,詳細(xì)而全面 地闡述了C++基本概念和技術(shù)以及C++11新增的 功能,包括管理輸入/輸出、循環(huán)和數(shù)組、面向?qū)? 象編程、模板、使用標(biāo)準(zhǔn)模板庫(kù)以及l(fā)ambda表達(dá) 式等。這些內(nèi)容被組織成結(jié)構(gòu)合理、聯(lián)系緊密的 章節(jié),每章都可在 1 小時(shí)內(nèi)閱讀完畢;每章都提 供了示例程序清單,并輔以示例輸出和代碼分 析,以闡述該章介紹的主題。為加深讀者對(duì)所學(xué) 內(nèi)容的理解,每章末尾都提供了常見(jiàn)問(wèn)題及其答 案以及練習(xí)和測(cè)驗(yàn)。讀者可對(duì)照附錄D提供的測(cè) 驗(yàn)和練習(xí)答案,了解自己對(duì)所學(xué)內(nèi)容的掌握程 度。 本書(shū)是針對(duì)C++初學(xué)者編寫(xiě)的,不要求讀者 有C語(yǔ)言方面的背景知識(shí),可作為高等院校教授 C++課程的教材,也可供初學(xué)者自學(xué)C++時(shí)使 用。
標(biāo)簽: C++
上傳時(shí)間: 2022-06-21
上傳用戶:d1997wayne
Analog Device ARM-7 系列之 ADuC_7020 Evaluation Board 內(nèi)多個(gè)學(xué)習(xí)范例全都是基于 Keil 工程版的 范例,附 ADuC_7020 Evaluation Board 原理圖,而范例內(nèi)容如下: 1.ADC 2.Comparator 3.DAC 4.FlashEE 5.FuncRam 6.INT 7.Mics 8.PLA 9.Pulse 10.S&C 11.TimerTrig 12.UART 13.Varplace
標(biāo)簽: ADuC 7020 Evaluation Evaluati
上傳時(shí)間: 2014-07-04
上傳用戶:lps11188
四選一選擇器,輸入四個(gè),輸出1個(gè).當(dāng)NM=00時(shí)選A 當(dāng)NM=01時(shí)選B 當(dāng)NM=10時(shí)選C 當(dāng)NM=11時(shí)選D
上傳時(shí)間: 2013-12-25
上傳用戶:woshiayin
VisualC++數(shù)字圖像處理何斌等編2001年4月第1版-本書(shū)主要講述如何使用Visual C++進(jìn)行數(shù)字圖像處理。全書(shū)共11章,分別介紹了圖像的點(diǎn)運(yùn)算、幾何變換、正交變換、圖像增強(qiáng)、腐蝕算法、膨脹算法、細(xì)化算法、邊緣檢測(cè)與提取、輪廓跟蹤、圖像分析、圖像復(fù)原和圖像的壓縮編碼技術(shù),對(duì)每種常用的數(shù)字圖像處理方法,本書(shū)都提供了完整的源代碼。
標(biāo)簽: VisualC Visual 2001 數(shù)字圖像處理
上傳時(shí)間: 2016-11-27
上傳用戶:xiaoxiang
《Visual C++小波變換技術(shù)與工程實(shí)踐》作者:靳濟(jì)芳。書(shū)上的代碼。第11章:網(wǎng)絡(luò)視頻回放應(yīng)用案例的Visual C++編程實(shí)現(xiàn),供大家參考。
上傳時(shí)間: 2017-06-06
上傳用戶:himbly
《Visual C++ 數(shù)字圖像處理》 本書(shū)主要講述如何使用Visual C++進(jìn)行數(shù)字圖像處理。全書(shū)共11章,分別介紹了圖像的點(diǎn)運(yùn)算、幾何變換、正交變換、圖像增強(qiáng)、腐蝕算法、膨脹算法、細(xì)化算法、邊緣檢測(cè)與提取、輪廓跟蹤、圖像分析、圖像復(fù)原和圖像的壓縮編碼技術(shù),對(duì)每種常用的數(shù)字圖像處理方法,本書(shū)都提供了完整的源代碼。
標(biāo)簽: Visual 數(shù)字圖像處理 如何使用
上傳時(shí)間: 2013-11-30
上傳用戶:123456wh
蟲(chóng)蟲(chóng)下載站版權(quán)所有 京ICP備2021023401號(hào)-1